[INFO] cloning repository https://github.com/robojerk/mist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robojerk/mist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobojerk%2Fmist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobojerk%2Fmist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 962ce9b941002eb3826cb2a0b6e81428c3db31aa
[INFO] fixing robojerk/mist against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobojerk%2Fmist" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robojerk/mist
[INFO] finished tweaking git repo https://github.com/robojerk/mist
[INFO] tweaked toml for git repo https://github.com/robojerk/mist written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robojerk/mist on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robojerk/mist already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://gitlab.com/volian/rust-apt`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded cxx-build v1.0.194
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.194
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded sudo v0.6.0
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.194
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.194
[INFO] [stderr]   Downloaded cxx v1.0.194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5c8672223eb40b23613e2b9344a95cee4d244698977b9cf52302ed659b4b58fa
[INFO] running `Command { std: "docker" "start" "5c8672223eb40b23613e2b9344a95cee4d244698977b9cf52302ed659b4b58fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c8672223eb40b23613e2b9344a95cee4d244698977b9cf52302ed659b4b58fa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c8672223eb40b23613e2b9344a95cee4d244698977b9cf52302ed659b4b58fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c8672223eb40b23613e2b9344a95cee4d244698977b9cf52302ed659b4b58fa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking sudo v0.6.0
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling cxx-build v1.0.194
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling rust-apt v0.9.0 (https://gitlab.com/volian/rust-apt?branch=main#2018024b)
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking mist v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::message`
[INFO] [stdout]  --> src/apt/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::message`
[INFO] [stdout]  --> src/apt/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/apt/mod.rs:13:32
[INFO] [stdout]     |
[INFO] [stdout]  13 |         let cache = Cache::new(None).map_err(|e| format!("Failed to open APT cache: {}", e))?;
[INFO] [stdout]     |                     ---------- ^^^^ expected `&[_]`, found `Option<_>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[_]`
[INFO] [stdout]                     found enum `std::option::Option<_>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-apt-3ba64a3713907650/2018024/src/cache.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn new<T: AsRef<str>>(local_files: &[T]) -> Result<Cache, AptErrors> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/apt/mod.rs:13:32
[INFO] [stdout]     |
[INFO] [stdout]  13 |         let cache = Cache::new(None).map_err(|e| format!("Failed to open APT cache: {}", e))?;
[INFO] [stdout]     |                     ---------- ^^^^ expected `&[_]`, found `Option<_>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[_]`
[INFO] [stdout]                     found enum `std::option::Option<_>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-apt-3ba64a3713907650/2018024/src/cache.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn new<T: AsRef<str>>(local_files: &[T]) -> Result<Cache, AptErrors> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/config.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |             let content = fs::read_to_string(&config_path).unwrap_or_default();
[INFO] [stdout]    |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.cache` which is behind a mutable reference
[INFO] [stdout]    --> src/apt/mod.rs:20:9
[INFO] [stdout]     |
[INFO] [stdout]  20 |         self.cache.update(&mut progress).map_err(|e| format!("APT update failed: {:?}", e))?;
[INFO] [stdout]     |         ^^^^^^^^^^ --------------------- `self.cache` moved due to this method call
[INFO] [stdout]     |         |
[INFO] [stdout]     |         move occurs because `self.cache` has type `Cache`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: `Cache::update` takes ownership of the receiver `self`, which moves `self.cache`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-apt-3ba64a3713907650/2018024/src/cache.rs:378:16
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn update(self, progress: &mut AcquireProgress) -> Result<(), AptErrors> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.cache` which is behind a mutable reference
[INFO] [stdout]    --> src/apt/mod.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         self.cache.do_install(&mut install_progress).map_err(|e| format!("Failed to perform installation: {:?}", e))?;
[INFO] [stdout]     |         ^^^^^^^^^^ --------------------------------- `self.cache` moved due to this method call
[INFO] [stdout]     |         |
[INFO] [stdout]     |         move occurs because `self.cache` has type `Cache`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: `Cache::do_install` takes ownership of the receiver `self`, which moves `self.cache`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-apt-3ba64a3713907650/2018024/src/cache.rs:529:20
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn do_install(self, progress: &mut InstallProgress) -> Result<(), AptErrors> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/config.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |             let content = fs::read_to_string(&config_path).unwrap_or_default();
[INFO] [stdout]    |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.cache` which is behind a mutable reference
[INFO] [stdout]    --> src/apt/mod.rs:20:9
[INFO] [stdout]     |
[INFO] [stdout]  20 |         self.cache.update(&mut progress).map_err(|e| format!("APT update failed: {:?}", e))?;
[INFO] [stdout]     |         ^^^^^^^^^^ --------------------- `self.cache` moved due to this method call
[INFO] [stdout]     |         |
[INFO] [stdout]     |         move occurs because `self.cache` has type `Cache`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: `Cache::update` takes ownership of the receiver `self`, which moves `self.cache`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-apt-3ba64a3713907650/2018024/src/cache.rs:378:16
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn update(self, progress: &mut AcquireProgress) -> Result<(), AptErrors> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.cache` which is behind a mutable reference
[INFO] [stdout]    --> src/apt/mod.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         self.cache.do_install(&mut install_progress).map_err(|e| format!("Failed to perform installation: {:?}", e))?;
[INFO] [stdout]     |         ^^^^^^^^^^ --------------------------------- `self.cache` moved due to this method call
[INFO] [stdout]     |         |
[INFO] [stdout]     |         move occurs because `self.cache` has type `Cache`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: `Cache::do_install` takes ownership of the receiver `self`, which moves `self.cache`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-apt-3ba64a3713907650/2018024/src/cache.rs:529:20
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn do_install(self, progress: &mut InstallProgress) -> Result<(), AptErrors> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0507.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0507.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mist` (bin "mist") due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mist` (bin "mist" test) due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5c8672223eb40b23613e2b9344a95cee4d244698977b9cf52302ed659b4b58fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c8672223eb40b23613e2b9344a95cee4d244698977b9cf52302ed659b4b58fa", kill_on_drop: false }`
[INFO] [stdout] 5c8672223eb40b23613e2b9344a95cee4d244698977b9cf52302ed659b4b58fa
